West Coast Pest Staff App - Revised Step 2 Usable Build

Deploy target:
/public_html/pest

What this build adds:
- assigned worksite card
- recent activity card
- clickable Clock In
- clickable Clock Out
- clickable Working Lunch start/end
- button state control based on attendance status

Deploy notes:
1. Upload the folder contents inside public_html into your cPanel /public_html directory.
2. Confirm the final path stays /public_html/pest.
3. Keep your working DB credentials in /public_html/pest/api/config.php.
4. Keep cookie_secure = true on live HTTPS.

First tests after deploy:
- /pest/
- login
- assigned worksite loads
- Clock In works
- Working Lunch start/end works
- Clock Out works
- recent activity updates after each action
